projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2610078
)
(choose_minibuf_frame): Test HAVE_X_WINDOWS.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 13 Dec 1995 02:30:33 +0000
(
02:30
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 13 Dec 1995 02:30:33 +0000
(
02:30
+0000)
src/minibuf.c
patch
|
blob
|
history
diff --git
a/src/minibuf.c
b/src/minibuf.c
index 8543a7c481398913741749fbecfb0ca6d50daaa7..7980e58c6a123e017449bab75fb9bd1478286c07 100644
(file)
--- a/
src/minibuf.c
+++ b/
src/minibuf.c
@@
-112,7
+112,7
@@
choose_minibuf_frame ()
if (selected_frame != 0
&& !EQ (minibuf_window, selected_frame->minibuffer_window))
{
-#if
def MSDOS
+#if
defined(MSDOS) && !defined(HAVE_X_WINDOWS)
selected_frame->minibuffer_window = minibuf_window;
#else
/* I don't think that any frames may validly have a null minibuffer